home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-07-14 | 1001 b | 24 lines | [TEXT/MPS ] |
- Pascal overview.p
- Pascal tutorSample.p
- Link tutorSample.p.o ∂
- overview.p.o ∂
- HFS:MPW:PLibraries:PInterface.o ∂
- HFS:MPW:PLibraries:Paslib.o ∂
- HFS:MPW:Libraries:Runtime.o ∂
- HFS:MPW:PLibraries:SANELib.o ∂
- -o tutorSample
-
- ## this is set up specifically for my own hard disk, but anyone with
- ## MPW should be able to modify this no sweat. I'd show you the make
- ## file, but that really should be well documented in something like
- ## a technical note in an upcoming issue.
-
- ## Running a MonsterMac 2MB with new ROMs, a MacBottom 20 with MPW,
- ## and sources on the internal 400K floppy, it took 1 minute, 59 seconds
- ## to perform the above two compiles and the link! And if I'd used
- ## $LOAD and $DUMP, it would have cut it in half at least. But that
- ## would've taken more explanation in the article and involved a few
- ## more steps. Any self-respecting MPW user will do it without thinking
- ## anyway. For some reason, the second time through (after adding the
- ## final comments), it took 1:49.
-